item COMMAND '"quit"' PORT CreateAminetReadMe ATTRS MUIA_Menuitem_Shortcut 'Q' LABEL "Quit"
endmenu
group ATTRS MUIA_Group_Columns 2
text help '"CreateAminetReadMe v1.5 by\nLorens Johansson (http://members.xoom.com/snorslex)\nIf you use this program, you are required to\nEmail the author (SnorsleX@SoftHome.net). Otherwise,\nhow is he supposed to know to keep supporting\nCreateAminetReadMe ?!?\n\033rLorens Johansson"' label "\033c\033bCreateAminetReadMe v1.5\033n\n\033cLorens Johansson\n\033cFreely Distributable Emailware"
text ICON '"CreateAminetReadMe"'
endgroup
endgroup
group REGISTER ATTRS MUIA_CycleChain 1 LABELS "Required,Additional,Other"
group HORIZ
group ATTRS MUIA_Group_Columns 2
label "Short:"
string ID SHORT ATTRS MUIA_CycleChain 1 MUIA_String_MaxLen 41 help '"The programs short description."'
label "Author:"
string ID AUTHO ATTRS MUIA_CycleChain 1 help '"The authors name and email."'
label "Uploader:"
string ID UPLOA ATTRS MUIA_CycleChain 1 help '"The uploaders name and email."'
label "Upload type:"
poplist ID ULTYP ATTRS MUIA_CycleChain 1 help '"In which directory your program will be put."' labels "
radio ID DIST ATTRS MUIA_CycleChain 1 help '"Which distribution method you want for your program."' labels "Ignore,NoCDs,Aminet"
endgroup
endgroup
group ATTRS MUIA_Group_Columns 2
label "Kurz:"
string ID KURZ ATTRS MUIA_CycleChain 1 help '"Short description. In GERMAN."'
label "Replaces:"
string ID REPLA ATTRS MUIA_CycleChain 1 help '"Enter the file that this file replaces on Aminet."'
label "Requires:"
group ATTRS MUIA_Group_Columns 2
string ID REQUI ATTRS MUIA_CycleChain 1 help '"Enter files that are required by your program."'
button ID REQUE ATTRS MUIA_CycleChain 1 MUIA_Weight 1 help '"Press this to get a nice Requirements edit window."' COMMAND '"CreateAminetReadMe.rexx REQUIEXTRA"' label "Extra"
endgroup
label "Version:"
string ID VERSI ATTRS MUIA_CycleChain 1 help '"The version of your program."'
endgroup
group
group ATTRS MUIA_Group_Columns 2
button ATTRS MUIA_CycleChain 1 help '"Edit your description."' COMMAND '"c:ed t:car.desc"' PORT COMMAND LABEL "Edit description"
button ATTRS MUIA_CycleChain 1 help '"Delete your description."' COMMAND '"c:delete t:car.desc quiet"' PORT COMMAND LABEL "Delete description"
endgroup
group ATTRS MUIA_Group_Columns 2
label "LHA Exe:"
popasl ID LHAEX ATTRS MUIA_CycleChain 1 ASLFR_DoPatterns 1 ASLFR_RejectIcons 1 ASLFR_TitleText "Select LHA executable..." help '"The path to lha and the executable."'
label "Archive:"
popasl ID ARC ATTRS MUIA_CycleChain 1 ASLFR_InitialPattern "#?.lha" ASLFR_DoPatterns 1 ASLFR_RejectIcons 1 ASLFR_TitleText "Select LHA archive..." help '"The path and name to the archive that you want to be listed in the ReadMe."'
endgroup
group ATTRS MUIA_Group_Columns 2
label "Write archive contents:"
cycle ID WARCC ATTRS MUIA_CycleChain 1 help '"Should the archive contents be written to the ReadMe?"' labels "Yes,No"
endgroup
endgroup
endgroup
group ATTRS MUIA_Group_Columns 3
label "Input ReadMe:"
popasl ID IN ATTRS MUIA_CycleChain 1 ASLFR_InitialPattern "#?.ReadMe" ASLFR_DoPatterns 1 ASLFR_RejectIcons 1 ASLFR_TitleText "Load ReadMe..." help '"Choose the ReadMe that should be loaded."'
button ID LOAD ATTRS MUIA_CycleChain 1 help '"Loads the chosen ReadMe."' COMMAND '"CreateAminetReadMe.rexx LOAD"' label "Load ReadMe"
label "Output ReadMe:"
popasl ID OUT ATTRS MUIA_CycleChain 1 ASLFR_DoPatterns 1 ASLFR_DoSaveMode 1 ASLFR_RejectIcons 1 ASLFR_TitleText "Save ReadMe..." help '"Choose where the ReadMe will be created/saved."'
button ID SAVE ATTRS MUIA_CycleChain 1 help '"Saves the ReadMe."' COMMAND '"CreateAminetReadMe.rexx SAVE"' label "Save ReadMe"
endgroup
group ATTRS MUIA_Group_Columns 5
button ID PREF ATTRS MUIA_CycleChain 1 help '"Saves the preferences."' COMMAND '"CreateAminetReadMe.rexx PREFS"' label "Save Prefs"
space horiz
button ID ABT ATTRS MUIA_CycleChain 1 help '"Shows some info about CreateAminetReadMe."' COMMAND '"CreateAminetReadMe.rexx ABOUT"' label "About"
space horiz
button ID QUIT ATTRS MUIA_CycleChain 1 help '"Quits CreateAminetReadMe."' COMMAND '"quit"' PORT CreateAminetReadMe label "Quit"
endgroup
endwindow
call LoadPrefs
exit
Tags:
ASLFR_DoPatterns = 0x8008002E
ASLFR_DoSaveMode = 0x8008002C
ASLFR_InitialPattern = 0x8008000A
ASLFR_RejectIcons = 0x8008003C
ASLFR_TitleText = 0x80080001
MUIA_CycleChain = 0x80421ce7
MUIA_Dropable = 0x8042fbce
MUIA_Group_Columns = 0x8042f416
MUIA_Group_Horiz = 0x8042536b
MUIA_Group_Rows = 0x8042b68f
MUIA_List_DragSortable = 0x80426099
MUIA_List_Entries = 0x80421654
MUIA_List_Quiet = 0x8042d8c7
MUIA_List_ShowDropMarks = 0x8042c6f3
MUIA_Listview_DragType = 0x80425cd3
MUIA_Menuitem_Title = 0x804218be
MUIA_Menuitem_Shortcut = 0x80422030
MUIA_Radio_Active = 0x80429b41
MUIA_Selected = 0x8042654b
MUIA_String_MaxLen = 0x80424984
MUIA_Weight = 0x80421d1f
MUIA_Window_Borderless = 0x80429b79
MUIA_Window_DepthGadget = 0x80421923
MUIA_Window_DragBar = 0x8042045d
MUIA_Window_ScreenTitle = 0x804234b0
MUIA_Window_SizeGadget = 0x8042e33d
MUIM_Application_AboutMUI = 0x8042d21d
MUIM_Application_OpenConfigWindow = 0x804299ba
MUIV_List_Insert_Sorted = -2
MUIV_Listview_DragType_Immediate = 1
TRUE=1
FALSE=0
R='0A'X
Return
About:
address CreateAminetReadMe
window ID ABOUT Title '"About CreateAminetReadMe v1.5"' COMMAND '"window ID ABOUT close"' PORT CreateAminetReadMe ATTRS MUIA_Window_DragBar TRUE MUIA_Window_DepthGadget FALSE MUIA_Window_SizeGadget FALSE MUIA_Window_Borderless FALSE